home *** CD-ROM | disk | FTP | other *** search
/ HyperLib 1997 Winter - Disc 1 / HYPERLIB-1997-Winter-CD1.ISO.7z / HYPERLIB-1997-Winter-CD1.ISO / オンラインウェア / UTIL / PortCloser.sit / Read me < prev    next >
Text File  |  1996-09-21  |  2KB  |  37 lines

  1.                                     PortCloser
  2.  
  3. What is PortCloser?
  4.  
  5.    When you opened a modem port or a printer port, you sometimes have the message,
  6. "The port is opened." or "The port cannot be opened." or something like that.
  7. That is because your software which used a serial port didn't close the port when it crashed or you typed command-option-esc to escape the deadlock situation.
  8.   
  9. Maybe the most case you can suffer is the printer port problem.
  10. If you don't connect the printer cable, the Macintosh tries to send control characters to  your printer, but it will not communicate with your printer correctly.
  11. That case would give you the problem, "not-closed-port".
  12. So, you should restart your Mac to use the serial port to use any device  which is hooked up to the port. ( You may connect the cable correctly and firmly. :)  )
  13.  
  14.   That is very ( to me ) intriguing process.
  15. So, I made this tiny program.
  16. This program trys to close the port and succeed it in most case.
  17. As far as I know it works good.
  18. But there may be the case it cannot close a troubled port.
  19. In that case, you should restart your Mac.. ( as far as I know.. :)  )
  20.  
  21.   Anyway, I hope this program could be a little help to you.
  22. -------------------------------------------------------------
  23. - This is a freeware.
  24. - Written in 68K code ( This program is not time-critical. )
  25. - B/W
  26. - tested on my PowerBook 140 and UMAX's Pulsa machine ( 150Mhz )
  27.  
  28.  
  29. If you find any bug, let me know. 
  30. I can't guarantee that I fix it quickly, because I'm a little bit busy nowadays..
  31. ( Maybe forever.. :) )
  32. But.. if I can, I will..
  33.  
  34. My e-mail address is :  tomahawk@soback.kornet.nm.kr
  35. My WEB site is : http://soback.kornet.nm.kr/~tomahawk 
  36.  
  37. ( I don't have any good information on my WEB page, though.... :)  )